home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscDragViews / MiscViews.subproj / MiscDragViews.h < prev    next >
Encoding:
Text File  |  1994-12-11  |  775 b   |  19 lines

  1. //
  2. //    MiscDragViews.h -- General header to get all the drag view stuff at once...
  3. //         Added by Don Yacktman for convenience's sake
  4. //        Written by Don Yacktman Copyright (c) 1994 by Don Yacktman.
  5. //                Version 1.0.  All rights reserved.
  6. //        This notice may not be removed from this source code.
  7. //
  8. //    This object is included in the MiscKit by permission from the author
  9. //    and its use is governed by the MiscKit license, found in the file
  10. //    "LICENSE.rtf" in the MiscKit distribution.  Please refer to that file
  11. //    for a list of all applicable permissions and restrictions.
  12. //    
  13.  
  14. #import <misckit/MiscDragView.h>
  15. #import <misckit/MiscIconWell.h>
  16. //#import <misckit/MiscImageDragView.h>
  17. #import <misckit/MiscDragView-Delegate.h>
  18. #import <misckit/MiscDragView-BackwardCompat.h>
  19.